projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e67ef8
)
* etc/NEWS: Fix typo
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 30 Aug 2021 13:16:21 +0000
(09:16 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 30 Aug 2021 13:16:21 +0000
(09:16 -0400)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 9fb064052d18a58c28db1a4f69d5a7e2870a8db4..657e12900fafb232febfc603cec31e01c730c52a 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1494,7
+1494,7
@@
deleting.
Use rfc6068.el instead. The main difference is that
'rfc2368-parse-mailto-url' and 'rfc2368-unhexify-string' assumed that
the strings were all-ASCII, while 'rfc6068-parse-mailto-url' and
-'rfc
2
068-unhexify-string' parse UTF-8 strings.
+'rfc
6
068-unhexify-string' parse UTF-8 strings.
+++
*** New function 'def-edebug-elem-spec' to define Edebug spec elements.